profiling code meaning in Chinese
简析码
描述码
剖析码
Examples
- The following tools allow you to profile code from the command line
通过下列工具,您可以从命令行分析代码: - Elapsed time shows the total system time spent executing the profiled code
运行时间显示执行所分析代码的总系统时间。 - Application time shows the time spent in the direct execution of the profiled code
应用程序时间显示直接执行所分析代码所用的时间。 - Performance tools support two methods of profiling code : sampling and instrumentation
性能工具支持两种分析代码的方法:取样和检测。 - Lastly , as an example of dsp implementation of video coding , the development flow of mpeg - 4 video simple profile coding on tms320c6201 dsp is presented . major techniques are also given
本文最后以mpeg - 4simpleprofile编码在tic6201上的实现为例说明了整个dsp程序开发的流程,对其中采用的各种优化技术进行了一一介绍。